func sort.stable

2 uses

	sort (current package)
		sort.go#L379: 	stable(data, data.Len())
		sort.go#L382: func stable(data Interface, n int) {